home *** CD-ROM | disk | FTP | other *** search
- object PluralForm: TPluralForm
- Left = 258
- Top = 441
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'PluralForm'
- ClientHeight = 180
- ClientWidth = 458
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object Panel2: TPanel
- Left = 0
- Top = 137
- Width = 458
- Height = 43
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- object StartButton: TButton
- Left = 124
- Top = 6
- Width = 126
- Height = 30
- Caption = '�J�n(&S)'
- Default = True
- TabOrder = 0
- OnClick = StartButtonClick
- end
- object CancelButton: TButton
- Left = 256
- Top = 6
- Width = 78
- Height = 30
- Caption = '���~(&E)'
- TabOrder = 1
- OnClick = CancelButtonClick
- end
- end
- object GroupBox1: TGroupBox
- Left = 12
- Top = 10
- Width = 434
- Height = 162
- Caption = '���k�t�@�C���̘A����'
- TabOrder = 1
- object Label4: TLabel
- Left = 16
- Top = 25
- Width = 83
- Height = 16
- Caption = '�A���𓀐�:'
- end
- object Button1: TButton
- Left = 356
- Top = 22
- Width = 62
- Height = 25
- Caption = '�ύX(&C)'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = ChangeButtonClick
- end
- object LzhGrid: TStringGrid
- Left = 17
- Top = 77
- Width = 400
- Height = 174
- ColCount = 4
- DefaultRowHeight = 18
- FixedCols = 0
- RowCount = 13
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goRowSelect, goThumbTracking]
- ParentFont = False
- ScrollBars = ssVertical
- TabOrder = 2
- ColWidths = (
- 31
- 113
- 167
- 162)
- end
- object ToDirNameEdit: TEdit
- Left = 103
- Top = 22
- Width = 248
- Height = 24
- Color = clBtnFace
- MaxLength = 255
- ReadOnly = True
- TabOrder = 0
- Text = 'c:\tech_win\tw_9701\win100\ancd'
- end
- object Panel1: TPanel
- Left = 2
- Top = 114
- Width = 430
- Height = 46
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 3
- object LzhFileSize: TLabel
- Left = 98
- Top = 7
- Width = 128
- Height = 16
- Caption = '�𓀂ɕK�v�ȗe��:'
- end
- object DriveLabel: TLabel
- Left = 97
- Top = 26
- Width = 143
- Height = 16
- Caption = 'C�h���C�u�̋󂫗e��:'
- end
- object DriveMByteLabel: TLabel
- Left = 265
- Top = 26
- Width = 65
- Height = 16
- Alignment = taRightJustify
- Caption = '3023.5MB'
- end
- object NeedMByteLabel: TLabel
- Left = 266
- Top = 7
- Width = 65
- Height = 16
- Alignment = taRightJustify
- Caption = '3023.5MB'
- end
- end
- object ViewModeCheckBox: TCheckBox
- Left = 18
- Top = 56
- Width = 249
- Height = 18
- Caption = '�𓀃t�@�C���ꗗ��\��'
- TabOrder = 4
- OnClick = ViewModeCheckBoxClick
- end
- end
- end
-